[INFO] cloning repository https://github.com/eth-pkg/pkg-builder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eth-pkg/pkg-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feth-pkg%2Fpkg-builder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feth-pkg%2Fpkg-builder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb1f5959ed04a00f95d56824937e042413c2e632
[INFO] testing eth-pkg/pkg-builder against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feth-pkg%2Fpkg-builder" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eth-pkg/pkg-builder
[INFO] finished tweaking git repo https://github.com/eth-pkg/pkg-builder
[INFO] tweaked toml for git repo https://github.com/eth-pkg/pkg-builder written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eth-pkg/pkg-builder on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eth-pkg/pkg-builder already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.33.0
[INFO] [stderr]   Downloaded sha1 v0.11.0-pre.5
[INFO] [stderr]   Downloaded async-object-pool v0.1.5
[INFO] [stderr]   Downloaded async-attributes v1.1.2
[INFO] [stderr]   Downloaded levenshtein v1.0.5
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded lalrpop-util v0.20.2
[INFO] [stderr]   Downloaded basic-cookies v0.1.5
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.4
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded quote v1.0.39
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.2
[INFO] [stderr]   Downloaded string_cache v0.8.8
[INFO] [stderr]   Downloaded shellexpand v3.1.0
[INFO] [stderr]   Downloaded async-signal v0.2.10
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded async-process v2.3.0
[INFO] [stderr]   Downloaded icu_normalizer_data v1.5.0
[INFO] [stderr]   Downloaded ena v0.14.3
[INFO] [stderr]   Downloaded tempfile v3.18.0
[INFO] [stderr]   Downloaded hybrid-array v0.3.0
[INFO] [stderr]   Downloaded getrandom v0.3.1
[INFO] [stderr]   Downloaded icu_locid_transform_data v1.5.0
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded digest v0.11.0-pre.10
[INFO] [stderr]   Downloaded once_cell v1.21.0
[INFO] [stderr]   Downloaded const-oid v0.10.0
[INFO] [stderr]   Downloaded polling v3.7.4
[INFO] [stderr]   Downloaded async-io v2.4.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.5
[INFO] [stderr]   Downloaded httpmock v0.7.0
[INFO] [stderr]   Downloaded clap v4.5.32
[INFO] [stderr]   Downloaded jiff-static v0.2.4
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded winnow v0.7.3
[INFO] [stderr]   Downloaded socket2 v0.5.8
[INFO] [stderr]   Downloaded wasi v0.13.3+wasi-0.2.2
[INFO] [stderr]   Downloaded clap_builder v4.5.32
[INFO] [stderr]   Downloaded async-std v1.13.1
[INFO] [stderr]   Downloaded lalrpop v0.20.2
[INFO] [stderr]   Downloaded sha2 v0.11.0-pre.5
[INFO] [stderr]   Downloaded icu_properties_data v1.5.0
[INFO] [stderr]   Downloaded rustix v1.0.2
[INFO] [stderr]   Downloaded jiff v0.2.4
[INFO] [stderr]   Downloaded tokio v1.44.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7d991880863476bf7f7389528e068a4c36a1a080272348c99ef9bb051be4620
[INFO] running `Command { std: "docker" "start" "-a" "a7d991880863476bf7f7389528e068a4c36a1a080272348c99ef9bb051be4620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7d991880863476bf7f7389528e068a4c36a1a080272348c99ef9bb051be4620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7d991880863476bf7f7389528e068a4c36a1a080272348c99ef9bb051be4620", kill_on_drop: false }`
[INFO] [stdout] a7d991880863476bf7f7389528e068a4c36a1a080272348c99ef9bb051be4620
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cf58dcc0b1c7010fa039a5701663a97206080f76c81b9ca63ccd9c2dda5398c
[INFO] running `Command { std: "docker" "start" "-a" "9cf58dcc0b1c7010fa039a5701663a97206080f76c81b9ca63ccd9c2dda5398c", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling const-oid v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling hybrid-array v0.3.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.4
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling digest v0.11.0-pre.10
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling sha2 v0.11.0-pre.5
[INFO] [stderr]    Compiling sha1 v0.11.0-pre.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling types v0.1.0 (/opt/rustwide/workdir/workspace/types)
[INFO] [stderr]    Compiling debian v0.1.0 (/opt/rustwide/workdir/workspace/debian)
[INFO] [stderr]    Compiling pkg-builder v0.3.1 (/opt/rustwide/workdir/workspace/pkg_builder)
[INFO] [stderr]    Compiling packager_deb v0.1.0 (/opt/rustwide/workdir/workspace/packager_deb)
[INFO] [stderr]    Compiling cli v0.3.1 (/opt/rustwide/workdir/workspace/cli)
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> workspace/cli/src/cli.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "9cf58dcc0b1c7010fa039a5701663a97206080f76c81b9ca63ccd9c2dda5398c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cf58dcc0b1c7010fa039a5701663a97206080f76c81b9ca63ccd9c2dda5398c", kill_on_drop: false }`
[INFO] [stdout] 9cf58dcc0b1c7010fa039a5701663a97206080f76c81b9ca63ccd9c2dda5398c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 267781bef2750714d56c3fe303c1f243ec1b5807190d698a2228056be6cc238a
[INFO] running `Command { std: "docker" "start" "-a" "267781bef2750714d56c3fe303c1f243ec1b5807190d698a2228056be6cc238a", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling types v0.1.0 (/opt/rustwide/workdir/workspace/types)
[INFO] [stderr]    Compiling debian v0.1.0 (/opt/rustwide/workdir/workspace/debian)
[INFO] [stderr]    Compiling pkg-builder v0.3.1 (/opt/rustwide/workdir/workspace/pkg_builder)
[INFO] [stderr]    Compiling packager_deb v0.1.0 (/opt/rustwide/workdir/workspace/packager_deb)
[INFO] [stderr]    Compiling cli v0.3.1 (/opt/rustwide/workdir/workspace/cli)
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> workspace/cli/src/cli.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> workspace/cli/src/cli.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "267781bef2750714d56c3fe303c1f243ec1b5807190d698a2228056be6cc238a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "267781bef2750714d56c3fe303c1f243ec1b5807190d698a2228056be6cc238a", kill_on_drop: false }`
[INFO] [stdout] 267781bef2750714d56c3fe303c1f243ec1b5807190d698a2228056be6cc238a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ffe593fee79293945514b17d7b4e2ea60718e149858e5477ba833b4daf45ca17
[INFO] running `Command { std: "docker" "start" "-a" "ffe593fee79293945514b17d7b4e2ea60718e149858e5477ba833b4daf45ca17", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `log::error`
[INFO] [stderr]  --> workspace/cli/src/cli.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use log::error;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cli` (lib) generated 1 warning (run `cargo fix --lib -p cli` to apply 1 suggestion)
[INFO] [stderr]    Compiling pkg-builder v0.3.1 (/opt/rustwide/workdir/workspace/pkg_builder)
[INFO] [stderr] warning: `cli` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] [stderr]      Running unittests src/mod.rs (/opt/rustwide/target/debug/deps/cli-9fd5f8c26ddb4748)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/mod.rs (/opt/rustwide/target/debug/deps/debian-953a3f5c5fe2bf55)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test autopkgtest::tests::test_apt_upgrade ... ok
[INFO] [stdout] test autopkgtest::tests::test_changes_file ... ok
[INFO] [stdout] test autopkgtest::tests::test_new ... ok
[INFO] [stdout] test autopkgtest::tests::test_no_built_binaries ... ok
[INFO] [stdout] test autopkgtest::tests::test_qemu ... ok
[INFO] [stdout] test autopkgtest::tests::test_working_dir ... ok
[INFO] [stdout] test autopkgtest_image::tests::test_build_args ... ok
[INFO] [stdout] test autopkgtest_image::tests::test_distribution_from_codename ... ok
[INFO] [stdout] test debcrafter::tests::test_command_error_from_io_error ... ok
[INFO] [stdout] test autopkgtest::tests::test_setup_command ... ok
[INFO] [stdout] test debcrafter::tests::test_command_error_from_string ... ok
[INFO] [stdout] test debcrafter::tests::test_get_first_directory_empty ... ok
[INFO] [stdout] test autopkgtest::tests::test_multiple_setup_commands ... ok
[INFO] [stdout] test lintian::tests::test_build_args ... ok
[INFO] [stdout] test lintian::tests::test_chaining ... ok
[INFO] [stdout] test lintian::tests::test_changes_file ... ok
[INFO] [stdout] test lintian::tests::test_extended_info ... ok
[INFO] [stdout] test debcrafter::tests::test_get_first_directory_with_subdirectory ... ok
[INFO] [stdout] test lintian::tests::test_fail_on_both ... ok
[INFO] [stdout] test autopkgtest::tests::test_build_args ... ok
[INFO] [stdout] test autopkgtest_image::tests::test_noble_build_args ... ok
[INFO] [stdout] test debcrafter::tests::test_copy_dir_contents_recursive ... ok
[INFO] [stdout] test lintian::tests::test_fail_on_error ... ok
[INFO] [stdout] test lintian::tests::test_info ... ok
[INFO] [stdout] test lintian::tests::test_new ... ok
[INFO] [stdout] test lintian::tests::test_suppress_tag ... ok
[INFO] [stdout] test autopkgtest::tests::test_test_deps_not_in_debian ... ok
[INFO] [stdout] test lintian::tests::test_tag_display_limit ... ok
[INFO] [stdout] test lintian::tests::test_fail_on_warning ... ok
[INFO] [stdout] test lintian::tests::test_with_codename_other ... ok
[INFO] [stdout] test piuparts::tests::test_deb_file_path ... ok
[INFO] [stdout] test debcrafter::tests::test_get_first_directory_none ... ok
[INFO] [stdout] test debcrafter::tests::test_copy_dir_contents_recursive_source_not_dir ... ok
[INFO] [stdout] test piuparts::tests::test_default_piuparts ... ok
[INFO] [stdout] test lintian::tests::test_with_codename_jammy ... ok
[INFO] [stdout] test piuparts::tests::test_dotnet_env_bookworm ... ok
[INFO] [stdout] test piuparts::tests::test_mirror_option ... ok
[INFO] [stdout] test sbuild::tests::test_build_args ... ok
[INFO] [stdout] test piuparts::tests::test_dotnet_env_no_effect ... ok
[INFO] [stdout] test sbuild::tests::test_new_builder ... ok
[INFO] [stdout] test piuparts::tests::test_distribution_option ... ok
[INFO] [stdout] test piuparts::tests::test_multiple_options ... ok
[INFO] [stdout] test sbuild::tests::test_custom_commands ... ok
[INFO] [stdout] test sbuild_create_chroot::tests::test_build_args_empty ... ok
[INFO] [stdout] test sbuild_create_chroot::tests::test_default_new ... ok
[INFO] [stdout] test sbuild_create_chroot::tests::test_build_args_with_options ... ok
[INFO] [stdout] test sbuild::tests::test_builder_methods ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/mod.rs (/opt/rustwide/target/debug/deps/packager_deb-32e08124d4add317)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test misc::utils::tests::expand_path_expands_relative_paths_with_parent ... ok
[INFO] [stdout] test misc::utils::tests::expand_path_expands_relative_paths_without_parent ... ok
[INFO] [stdout] test sbuild::tests::test_create_environment ... ignored, Only run on CI
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::sbuild] Cleaning cached build: "/tmp/.tmpXXOCzl/bookworm-amd64.tar.gz"
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::sbuild] Cleaning cached build: "/tmp/.tmp3owyf2/bookworm-amd64.tar.gz"
[INFO] [stdout] test misc::utils::tests::expand_path_expands_tilde_correctly ... ok
[INFO] [stdout] test misc::utils::tests::expand_path_handles_absolute_paths ... ok
[INFO] [stdout] test sbuild::tests::test_clean_with_existing_file ... ok
[INFO] [stdout] test sbuild::tests::test_clean_when_file_missing ... ok
[INFO] [stdout] test sbuild_args::tests::test_context_tarball_url_http ... ok
[INFO] [stdout] test sbuild_args::tests::test_deb_name_construction ... ok
[INFO] [stdout] test sbuild_args::tests::test_deb_dir_construction ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::create_empty_tar] Creating empty .tar.gz for virtual package
[INFO] [stdout] test sbuild_args::tests::test_changes_file_construction ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::extract_source] Extracting source "/tmp/.tmpFeIWAN/build"
[INFO] [stdout] test sbuild_args::tests::test_cache_dir_overriden ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::download_source] Downloading source "/tmp/.tmpsXAZmQ/dest.tar.gz"
[INFO] [stdout] test sbuild_args::tests::test_cache_file_construction ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::download_source] Copying tar: /tmp/.tmpsXAZmQ/nonexistent_source.tar.gz to location: "/tmp/.tmpsXAZmQ/dest.tar.gz"
[INFO] [stdout] test sbuild_args::tests::test_build_files_dir_construction ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  httpmock::server] Listening on 127.0.0.1:33337
[INFO] [stdout] test sbuild_args::tests::test_context_tarball_url_local_path ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::download_source] Downloading source "/tmp/.tmprTeNMZ/dest.tar.gz"
[INFO] [stdout] test sbuild_args::tests::test_cache_dir_set_to_default ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::download_source] Copying tar: /tmp/.tmprTeNMZ/source.tar.gz to location: "/tmp/.tmprTeNMZ/dest.tar.gz"
[INFO] [stdout] test steps::dowload_git::tests::test_clone_and_checkout_tag ... ignored, Only run on CI
[INFO] [stdout] test steps::download_source::tests::test_handle_local_copy_failure ... ok
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_multiple ... ok
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_no_common ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::extract_source] Extracting source "/tmp/.tmpNeA5DD/build"
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::extract_source] Extracting source "/tmp/.tmpfrww8k/test_package"
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_single ... ok
[INFO] [stdout] test steps::download_source::tests::test_handle_local_copy_success ... ok
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_empty ... ok
[INFO] [stdout] test steps::package_dir_setup::tests::test_handle_creates_new_directory ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::package_dir_setup] Creating package folder "/tmp/.tmpZG0dST/artifacts"
[INFO] [stdout] test steps::package_dir_setup::tests::test_handle_removes_existing_directory ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::package_dir_setup] Removing previous package folder "/tmp/.tmpxoMIf4/artifacts"
[INFO] [stdout] test steps::patch_source::tests::patch_quilt_skips_creation_if_already_exists ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::patch_source] Setting up quilt format for patching. Debian source format path: "/tmp/.tmpipE1KT/debian/source/format"
[INFO] [stdout] test steps::patch_source::tests::patch_quilt_creates_source_dir_and_format_file ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::package_dir_setup] Creating package folder "/tmp/.tmpxoMIf4/artifacts"
[INFO] [stdout] test steps::patch_source::tests::patch_rules_permission_handles_nonexistent_directory ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::patch_source] Created debian/source directory at: "/tmp/.tmpipE1KT/debian/source"
[INFO] [stdout] test steps::patch_source::tests::patch_rules_permission_adds_exec_permission ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::patch_source] Setting up quilt format for patching. Debian source format path: "/tmp/.tmp7Hb8xg/debian/source/format"
[INFO] [stdout] test steps::verify_hash::tests::test_calculate_sha256 ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::patch_source] Quilt format file already exists at: "/tmp/.tmp7Hb8xg/debian/source/format"
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::download_source] Downloading source "/tmp/.tmpfoPpwm/test_package.tar.gz"
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::download_source] Downloading tar: http://127.0.0.1:33337/test_package.tar.gz to location: "/tmp/.tmpfoPpwm/test_package.tar.gz"
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::patch_source] Quilt format file created at: "/tmp/.tmpipE1KT/debian/source/format"
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::patch_source] Adding executable permission for "/nonexistent/dir"/debian/rules
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::patch_source] Adding executable permission for "/tmp/.tmpmIvnAq"/debian/rules
[INFO] [stdout] test steps::verify_hash::tests::test_calculate_sha512 ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stdout] test steps::verify_hash::tests::test_handle_without_checksum ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::verify_hash] sha256 hash 6ae8a75555209fd6c44157c0aed8016e763ff435a19cf186f76863140143ff72
[INFO] [stdout] test steps::verify_hash::tests::test_handle_with_checksum ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::verify_hash] sha512 hash abd0b8e99f983926dbf60bdcbaef13f83ec7b31d56e68f6252ed05981b237c837044ce768038fc34b71f925e2fb19b7dee451897db512bb4a99e0e1bc96d8ab3
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::verify_hash] sha256 hash b610e83c026d4c465636779240b6ed40a076593a61df5f6b9f9f59f1a929478d
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::verify_hash] sha512 hash abd0b8e99f983926dbf60bdcbaef13f83ec7b31d56e68f6252ed05981b237c837044ce768038fc34b71f925e2fb19b7dee451897db512bb4a99e0e1bc96d8ab3
[INFO] [stdout] test steps::verify_hash::tests::test_verify_hash_invalid_checksum_512 ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::verify_hash] sha256 hash b610e83c026d4c465636779240b6ed40a076593a61df5f6b9f9f59f1a929478d
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::verify_hash] sha512 hash abd0b8e99f983926dbf60bdcbaef13f83ec7b31d56e68f6252ed05981b237c837044ce768038fc34b71f925e2fb19b7dee451897db512bb4a99e0e1bc96d8ab3
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::verify_hash] sha256 hash b610e83c026d4c465636779240b6ed40a076593a61df5f6b9f9f59f1a929478d
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::verify_hash] sha512 hash abd0b8e99f983926dbf60bdcbaef13f83ec7b31d56e68f6252ed05981b237c837044ce768038fc34b71f925e2fb19b7dee451897db512bb4a99e0e1bc96d8ab3
[INFO] [stdout] test steps::verify_hash::tests::test_verify_hash_invalid_checksum_256 ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_verify_hash_valid_checksum_256 ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::verify_hash] sha256 hash 6ae8a75555209fd6c44157c0aed8016e763ff435a19cf186f76863140143ff72
[INFO] [stdout] test steps::verify_hash::tests::test_verify_hash_valid_checksum_512 ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_verify_tarball_checksum_mismatch ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stdout] test steps::verify_hash::tests::test_verify_tarball_checksum_sha256_success ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::verify_hash] sha256 hash 6ae8a75555209fd6c44157c0aed8016e763ff435a19cf186f76863140143ff72
[INFO] [stdout] test tools::autopkgtest_tool::tests::test_extract_version_from_apt_output_debian ... ok
[INFO] [stdout] test tools::autopkgtest_tool::tests::test_extract_version_from_apt_output_ubuntu ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_verify_tarball_checksum_sha512_success ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::package_dir_setup] Creating package folder "/root/forbidden_dir"
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::extract_source] Stripping components: 0 ["zxvf", "/tmp/.tmpNeA5DD/nonexistent.tar.gz", "-C", "/tmp/.tmpNeA5DD/build"]
[INFO] [stdout] test steps::extract_source::tests::test_handle_extraction_error ... ok
[INFO] [stdout] test steps::create_empty_tar::tests::test_download_source_virtual_package ... ok
[INFO] [stdout] test steps::download_source::tests::test_download_source_non_virtual_package ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::extract_source] Stripping components: 0 ["zxvf", "/tmp/.tmpFeIWAN/source.tar.gz", "-C", "/tmp/.tmpFeIWAN/build"]
[INFO] [stdout] test steps::extract_source::tests::test_handle_success ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::extract_source] Stripping components: 2 ["zxvf", "tests/misc/test_package.tar.gz", "-C", "/tmp/.tmpfrww8k/test_package", "--strip-components=2"]
[INFO] [stdout] test steps::extract_source::tests::test_extract_source ... ok
[INFO] [stderr] [2026-03-27T08:40:53Z INFO  packager_deb::steps::extract_source] Extracted source to build_files_dir: "/tmp/.tmpfrww8k/test_package"
[INFO] [stdout] test steps::package_dir_setup::tests::test_handle_with_permission_error ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- steps::package_dir_setup::tests::test_handle_with_permission_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'steps::package_dir_setup::tests::test_handle_with_permission_error' (121) panicked at workspace/packager_deb/src/steps/package_dir_setup.rs:102:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b49ef1ba8da - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b49ef1ba8da - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b49ef1ba8da - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b49ef1ba8da - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b49ef1d3fba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b49ef1d3fba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5b49ef1c1192 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b49ef1c1192 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b49ef195c0f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b49ef195c0f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b49ef1b0c69 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b49ee9b76fc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b49ee9b76fc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b49ef1b0ee2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b49ef1b0ee2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b49ef195cfa - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b49ef18d2c9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b49ef196c2d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b49ef1d482c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b49ef1d47f2 - core[786f478f706679df]::panicking::panic
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b49ee98c7b9 - packager_deb[71565ed83f0d9171]::steps::package_dir_setup::tests::test_handle_with_permission_error
[INFO] [stdout]                                at /opt/rustwide/workdir/workspace/packager_deb/src/steps/package_dir_setup.rs:102:9
[INFO] [stdout]   21:     0x5b49ee989cb7 - packager_deb[71565ed83f0d9171]::steps::package_dir_setup::tests::test_handle_with_permission_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/workspace/packager_deb/src/steps/package_dir_setup.rs:90:43
[INFO] [stdout]   22:     0x5b49ee95a206 - <packager_deb[71565ed83f0d9171]::steps::package_dir_setup::tests::test_handle_with_permission_error::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5b49ee9ab7db - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b49ee9ab7db - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5b49ee9b81cb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5b49ee9b81cb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5b49ee9b81cb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5b49ee9b81cb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5b49ee9b81cb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b49ee9b81cb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5b49ee9b81cb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5b49ee9b38e4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5b49ee9b38e4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5b49ee9badd2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5b49ee9badd2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5b49ee9badd2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5b49ee9badd2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5b49ee9badd2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b49ee9badd2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5b49ee9badd2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5b49ef1b9a5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5b49ef1b9a5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7b8f721b8aa4 - <unknown>
[INFO] [stdout]   44:     0x7b8f72245a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     steps::package_dir_setup::tests::test_handle_with_permission_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 45 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p packager_deb --lib`
[INFO] running `Command { std: "docker" "inspect" "ffe593fee79293945514b17d7b4e2ea60718e149858e5477ba833b4daf45ca17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffe593fee79293945514b17d7b4e2ea60718e149858e5477ba833b4daf45ca17", kill_on_drop: false }`
[INFO] [stdout] ffe593fee79293945514b17d7b4e2ea60718e149858e5477ba833b4daf45ca17
